dvb_fe_diseqc_cmd

@brief DVB ioctl wrapper for setting SEC DiSeqC command @ingroup frontend

@param parms struct dvb_v5_fe_parms pointer to the opened device @param len size of the DiSEqC command @param buf DiSEqC command to be sent

If dvb_v5_fe_parms::lnb is set, this is controlled automatically.

extern (C)
int
dvb_fe_diseqc_cmd
(,
const uint len
,
const(ubyte)* buf
)

Meta